
 
 F u n c t i o n :   g e t I d F o r ( o b j e c t ) 
 
 
 
 D e s c r i p t i o n :   G e t s   t h e   i d   s t r i n g   p r e v i o u s l y   s e t   u s i n g   s e t I d F o r ( ) . 
 
 
 
 R e t u r n s :   S t r i n g   i f   s e t ,   N u l l   o t h e r w i s e . 
 
 
 
 E x a m p l e : 
 
 
 
 / /   G e t   t h e   i d   s t r i n g   f o r   a n   o b j e c t . 
 
 
 
 v a r   i d   =   $ A . g e t I d F o r ( d o m E l e m e n t ) ; 
 
 